home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / PowerD / powerd / modules.lha / modules / selectgadget.m < prev    next >
Encoding:
Text File  |  2002-01-12  |  329 b   |  9 lines

  1. LIBRARY SelectGadgetBase
  2.     ObtainSelectGClass()(d0)=-30,
  3.     InitSelectGadgetA(a0,d0,a1:PTR TO TagItem)(d0)=-36,
  4.     InitSelectGadget(a0,d0,a1:LIST OF TagItem)(d0)=-36,
  5.     ClearSelectGadget(a0)(d0)=-42,
  6.     SetSGAttrsA(a0,a1,a2,d0,a3:PTR TO TagItem)(d0)=-48,
  7.     SetSGAttrs(a0,a1,a2,d0,a3:LIST OF TagItem)(d0)=-48,
  8.     GetSGAttr(d0,a0,a1)(d0)=-54
  9.